adwaita: Regenerate proper CSS
authorTimm Bäder <mail@baedert.org>
Sat, 13 Jan 2018 06:39:54 +0000 (07:39 +0100)
committerTimm Bäder <mail@baedert.org>
Sat, 13 Jan 2018 06:39:54 +0000 (07:39 +0100)
gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css

index 547e382f139ddcdeda6fd41d23c34d1fb107c794..cb5ea28dbd8ef78a35bdcd0cae8a0283ebbf3ab8 100644 (file)
@@ -1765,7 +1765,7 @@ infobar.info selection, infobar.question selection, infobar.warning selection, i
 /************ Tooltips * */
 tooltip { padding: 4px; border-radius: 5px; box-shadow: none; text-shadow: 0 1px black; }
 
-tooltip.background { background-color: white; background-clip: padding-box; border: 1px solid rgba(255, 255, 255, 0.1); }
+tooltip.background { background-color: rgba(0, 0, 0, 0.8); background-clip: padding-box; border: 1px solid rgba(255, 255, 255, 0.1); }
 
 tooltip decoration { background-color: transparent; }
 
index e4fb55ac847654bda7b256613ee31b61b7e922d8..b868e556d126007c556b0a93e28f60a1b86ff9c2 100644 (file)
@@ -1785,7 +1785,7 @@ infobar.info selection, infobar.question selection, infobar.warning selection, i
 /************ Tooltips * */
 tooltip { padding: 4px; border-radius: 5px; box-shadow: none; text-shadow: 0 1px black; }
 
-tooltip.background { background-color: white; background-clip: padding-box; border: 1px solid rgba(255, 255, 255, 0.1); }
+tooltip.background { background-color: rgba(0, 0, 0, 0.8); background-clip: padding-box; border: 1px solid rgba(255, 255, 255, 0.1); }
 
 tooltip decoration { background-color: transparent; }